#####Golden Horde Major Events#####
###By Joakim 'Greven' Bergqwist####
###################################

#The Disintegration of the Golden Horde#
event = {

	id = 3689
	random = no
	country = STE
	name = "EVENTNAME3689"
	desc = "EVENTHIST3689"
	style = 1

	date = { day = 1 month = october year = 1447 }
	offset = 300

	action_a ={
		name = "ACTIONNAME3689A"			#Subjugate Non-Mongols Harshly#
		command = { type = revoltrisk which = 120 value = 10 }
		command = { type = revolt which = 446 } # Kazan
		command = { type = revolt which = 446 }
		command = { type = revolt which = 446 }
		command = { type = revolt which = 447 } # Tambow
		command = { type = revolt which = 447 }
		command = { type = revolt which = 463 } # Crimea
		command = { type = revolt which = 463 }
		command = { type = revolt which = 466 } # Azow
		command = { type = revolt which = 466 }
		command = { type = revolt which = 457 } # Astrakhan
		command = { type = revolt which = 457 }
		command = { type = stability value = -6 }
		command = { type = vp  value = 300 }
	}
	action_b ={
		name = "ACTIONNAME3689B"			#Buy the Non-Mongols off#		
		command = { type = revoltrisk which = 120 value = 3 }
		command = { type = treasury value = -1500 }
		command = { type = inflation value = 15 }
		command = { type = stability value = -4 }
	}
}